aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-translations
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-17 12:26:20 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-17 12:26:20 +0000
commit8c6dd4d1dcaeb0850caa366cf179db887d337992 (patch)
tree6d33bc4637b4fdecbec2b0c0a2e38adcee7674bb /mail/squirrelmail-translations
parent0ff10708ddde820b85cdd89228103e5e69fa9922 (diff)
downloadports-8c6dd4d1dcaeb0850caa366cf179db887d337992.tar.gz
ports-8c6dd4d1dcaeb0850caa366cf179db887d337992.zip
Clean up Makefiles.
Notes
Notes: svn path=/head/; revision=362140
Diffstat (limited to 'mail/squirrelmail-translations')
-rw-r--r--mail/squirrelmail-translations/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/mail/squirrelmail-translations/Makefile b/mail/squirrelmail-translations/Makefile
index ae8f08ce83f6..cfa046552122 100644
--- a/mail/squirrelmail-translations/Makefile
+++ b/mail/squirrelmail-translations/Makefile
@@ -1,28 +1,27 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-PORTNAME= squirrelmail-translations
+PORTNAME= squirrelmail-translations
PORTVERSION= 20140420
-CATEGORIES= mail www
+CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= adamw/squirrelmail
-DISTNAME= squirrelmail-${PORTVERSION}_0200-SVN.locales
+DISTNAME= squirrelmail-${PORTVERSION}_0200-SVN.locales
DIST_SUBDIR= squirrelmail
-MAINTAINER= adamw@FreeBSD.org
-COMMENT= NLS translations for Squirrelmail (mail/squirrelmail)
+MAINTAINER= adamw@FreeBSD.org
+COMMENT= NLS translations for Squirrelmail (mail/squirrelmail)
-LICENSE= GPLv2
+LICENSE= GPLv2
RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
-USES= tar:bzip2 gettext
-
-WRKSRC= ${WRKDIR}/squirrelmail.locales
+USES= tar:bzip2 gettext
+WRKSRC= ${WRKDIR}/squirrelmail.locales
# if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/squirrelmail
SQUIRRELDIR?= ${PREFIX}/www/squirrelmail
-PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}"
+PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}"
do-build:
# The en_US help files are included with the main tarball