diff options
Diffstat (limited to 'x11-themes/e17-theme-milky/Makefile')
-rw-r--r-- | x11-themes/e17-theme-milky/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-themes/e17-theme-milky/Makefile b/x11-themes/e17-theme-milky/Makefile index e446c7962cf5..121628607aa9 100644 --- a/x11-themes/e17-theme-milky/Makefile +++ b/x11-themes/e17-theme-milky/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= e17-theme- DISTNAME= Milky EXTRACT_SUFX= .edj -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Milky's theme for use with e17 window manager RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel @@ -25,6 +25,10 @@ NO_WRKSUBDIR= yes PLIST_FILES= share/enlightenment/data/themes/Milky.edj +IGNORE= doesn't work with recent e17 +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-11-01 + do-extract: ${MKDIR} ${WRKDIR} ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR} |