diff options
Diffstat (limited to 'devel/libytnef/Makefile')
-rw-r--r-- | devel/libytnef/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/libytnef/Makefile b/devel/libytnef/Makefile deleted file mode 100644 index 87e4bc0aed69..000000000000 --- a/devel/libytnef/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# Created by: Rodrigo Graeff <delphus@gmail.com> -# $FreeBSD$ - -PORTNAME= libytnef -PORTVERSION= 1.5 -PORTREVISION= 3 -CATEGORIES= devel mail -MASTER_SITES= SF/ytnef/${PORTNAME}/${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Unpack data in MS Outlook TNEF format - -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -USES= libtool -USE_LDCONFIG= yes - -.include <bsd.port.mk> |