diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-14 15:50:37 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-01-14 15:50:37 +0000 |
commit | 1be6cbd4e170c7f3e7f148967e329ce2d8f286fe (patch) | |
tree | 41b3b978cc43d92e4622c9cb952beba4ec8b1fa5 /www/smarty/Makefile | |
parent | This is YALI, its a LOLCODE interpreter, written in perl. (diff) |
- Added PORTSCOUT variable
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index e0a8898daeb5..20a4686063b5 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -14,6 +14,7 @@ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) DISTFILES+= Smarty-${DOCSVERSION}-docs${EXTRACT_SUFX}:manual .endif +PORTSCOUT= limit:^2\.6\. MAINTAINER= glarkin@FreeBSD.org COMMENT= The PHP compiling template engine |