diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 13:55:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 13:55:41 +0000 |
commit | fd5f318f3c50eda92e9986fcc4f82f3263df2d99 (patch) | |
tree | 8d4b45d6dc5e70ff9de069dfc94b55f1ecbe525c /devel/mkcmd | |
parent | 89a94bdab8bb2c8c254b943489aff80da6562293 (diff) | |
download | ports-fd5f318f3c50eda92e9986fcc4f82f3263df2d99.tar.gz ports-fd5f318f3c50eda92e9986fcc4f82f3263df2d99.zip |
Notes
Diffstat (limited to 'devel/mkcmd')
-rw-r--r-- | devel/mkcmd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/mkcmd/Makefile b/devel/mkcmd/Makefile index c25603f52813..7863800887c8 100644 --- a/devel/mkcmd/Makefile +++ b/devel/mkcmd/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Command-line parser and manual page generator +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 MAKE_FLAGS= |