svn commit: r318165 - head/textproc/p5-WWW-Google-SiteMap

Martin Wilke miwi at FreeBSD.org
Tue May 14 16:07:17 UTC 2013


Author: miwi
Date: Tue May 14 16:07:16 2013
New Revision: 318165
URL: http://svnweb.freebsd.org/changeset/ports/318165

Log:
  - Update to MASTER_SITES
  - Add licence
  - Trim header
  
  PR:		178576
  Submitted by:	Ports Fury

Modified:
  head/textproc/p5-WWW-Google-SiteMap/Makefile

Modified: head/textproc/p5-WWW-Google-SiteMap/Makefile
==============================================================================
--- head/textproc/p5-WWW-Google-SiteMap/Makefile	Tue May 14 15:50:44 2013	(r318164)
+++ head/textproc/p5-WWW-Google-SiteMap/Makefile	Tue May 14 16:07:16 2013	(r318165)
@@ -1,19 +1,19 @@
-# New ports collection makefile for:	p5-WWW-Google-SiteMap
-# Date created:				2006-04-15
-# Whom:					nork at FreeBSD.org
-#
+# Created by: nork at FreeBSD.org
 # $FreeBSD$
-#
 
 PORTNAME=	WWW-Google-SiteMap
 PORTVERSION=	1.10
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:JASONK
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl extension for managing Google SiteMaps
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-all mailing list