summaryrefslogtreecommitdiff
path: root/mail/tnef/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-10-23 14:01:30 +0000
committerrh <rh>2000-10-23 14:01:30 +0000
commitf84c1b59f9e8cb783e7ed50b7d38aa08ce0f5207 (patch)
tree5b6a5e5702e9c6912952890502a08ec09b98295c /mail/tnef/Makefile
parent1eff9db0046c1699072906f1e80ccb3950f675d2 (diff)
downloadpkgsrc-f84c1b59f9e8cb783e7ed50b7d38aa08ce0f5207.tar.gz
Initial import of tnef-0.14.1, a utility to decode MS-TNEF attachments
Diffstat (limited to 'mail/tnef/Makefile')
-rw-r--r--mail/tnef/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile
new file mode 100644
index 00000000000..76292901f96
--- /dev/null
+++ b/mail/tnef/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/23 14:01:30 rh Exp $
+#
+
+DISTNAME= tnef-0.14.1
+CATEGORIES= mail
+MASTER_SITES= http://world.std.com/~damned/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://world.std.com/~damned/software.html
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"