aboutsummaryrefslogtreecommitdiff
path: root/textproc/sdf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-25 11:36:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-25 11:36:24 +0000
commit3d086b637c49e889097155aecd05b9edc4f09cc0 (patch)
tree93e85800b8c0582f76d479ffc221ee53aea9017e /textproc/sdf
parent0ff8a164e964f4b04c1d906da62b075ac81ad631 (diff)
downloadports-3d086b637c49e889097155aecd05b9edc4f09cc0.tar.gz
ports-3d086b637c49e889097155aecd05b9edc4f09cc0.zip
Notes
Diffstat (limited to 'textproc/sdf')
-rw-r--r--textproc/sdf/Makefile9
-rw-r--r--textproc/sdf/distinfo1
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/sdf/Makefile b/textproc/sdf/Makefile
index 5dbb2f389086..b7e573744559 100644
--- a/textproc/sdf/Makefile
+++ b/textproc/sdf/Makefile
@@ -10,21 +10,20 @@ PORTVERSION= 2.001
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:IANC
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Document Format - "author-friendly" mark-up system
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
+PERL_CONFIGURE= yes
MAN1= pod2sdf.1
-PERL_CONFIGURE= yes
-
post-install:
.if !defined(NOPORTDOCS)
- ${CP} -R ${WRKSRC}/doc/ ${PREFIX}/share/doc/sdf
+ @${MKDIR} ${DOCSDIR}
+ @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR})
.endif
.include <bsd.port.mk>
diff --git a/textproc/sdf/distinfo b/textproc/sdf/distinfo
index e8adb6c1a274..8a4fe2071a98 100644
--- a/textproc/sdf/distinfo
+++ b/textproc/sdf/distinfo
@@ -1,3 +1,2 @@
-MD5 (sdf-2.001.tar.gz) = bb305e57bfb531070a2bac8c63bb3213
SHA256 (sdf-2.001.tar.gz) = 6f9bcdc884a9f450208c740e45effdfeb7e65c689f57b05d3c15208193a8a6ea
SIZE (sdf-2.001.tar.gz) = 818230