aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sdf
diff options
context:
space:
mode:
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 5dbb2f38908..b7e57374455 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 e8adb6c1a27..8a4fe2071a9 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