diff -Nrux .svn -x work /usr/ports/www/trac-TracGoogleAnalytics/Makefile trac-TracGoogleAnalytics/Makefile --- /usr/ports/www/trac-TracGoogleAnalytics/Makefile 2013-09-20 16:36:50.000000000 -0700 +++ trac-TracGoogleAnalytics/Makefile 2013-11-24 20:44:44.000000000 -0800 @@ -1,4 +1,4 @@ -# Created by: Douglas Thrift +# Created by: Douglas Thrift # $FreeBSD: www/trac-TracGoogleAnalytics/Makefile 327776 2013-09-20 23:36:50Z bapt $ PORTNAME= TracGoogleAnalytics @@ -11,17 +11,14 @@ MAINTAINER= douglas@douglasthrift.net COMMENT= Trac plugin to enable logging by Google Analytics +LICENSE= BSD + BUILD_DEPENDS= tracd:${PORTSDIR}/www/trac \ ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi - RUN_DEPENDS:= ${BUILD_DEPENDS} -LICENSE= BSD - USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install +PYDISTUTILS_AUTOPLIST= yes -PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% - -NO_STAGE= yes .include