diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-12 22:35:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-12 22:35:12 +0000 |
commit | cb9a3d6540ac13c2bba67d296e816121c5e10368 (patch) | |
tree | 2468a157ff63ee3a225b62dbebfc3d6b52b4846c /textproc/sowing | |
parent | 8f660a34f8e08a190dbb94bb75fee910634fe265 (diff) |
Notes
Diffstat (limited to 'textproc/sowing')
-rw-r--r-- | textproc/sowing/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile index 806d2efae068..209272e0b4d3 100644 --- a/textproc/sowing/Makefile +++ b/textproc/sowing/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://info.mcs.anl.gov/pub/sowing/ MAINTAINER= ports@FreeBSD.org COMMENT= Text processing tools to generate documentation from source files +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm \ latex:${PORTSDIR}/print/teTeX-base RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm \ |