diff options
Diffstat (limited to 'mail/semi/Makefile')
-rw-r--r-- | mail/semi/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/semi/Makefile b/mail/semi/Makefile deleted file mode 100644 index 2afba872654..00000000000 --- a/mail/semi/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/19 05:53:14 jun Exp $ - -DISTNAME= semi-1.14.3 -CATEGORIES= mail -MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/ - -MAINTAINER= tech-pkg-ja@jp.netbsd.org -HOMEPAGE= http://www.m17n.org/SEMI/ -COMMENT= Emacs lisp library to provide MIME feature - -DEPENDS+= emacs-20.7:../../editors/emacs -DEPENDS+= apel-10.*:../../editors/apel -DEPENDS+= flim-1.*:../../mail/flim - -.include "../../mk/bsd.pkg.mk" |