diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-10-29 09:06:05 +0000 |
| commit | 3add449a170be706377b66bee46af25633bc945c (patch) | |
| tree | 7415df14a37624ff0b24fd40bde079927a88c28a /mail/py-email2/Makefile | |
| parent | 975af646f278430e563b72219a2c3055b211eb1a (diff) | |
Diffstat (limited to 'mail/py-email2/Makefile')
| -rw-r--r-- | mail/py-email2/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/py-email2/Makefile b/mail/py-email2/Makefile deleted file mode 100644 index a97a79d291d8..000000000000 --- a/mail/py-email2/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: py-mimelib -# Date created: 31 July 2003 -# Whom: Gerhard Schmidt <estartu@augusta.de> -# -# $FreeBSD$ -# - -PORTNAME= mimelib -PORTVERSION= 2.5 -CATEGORIES= mail python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= mimelib -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= email-${PORTVERSION} - -MAINTAINER= estartu@augusta.de -COMMENT= Email package for Python - -DIST_SUBDIR= python -USE_PYTHON= yes -USE_PYDISTUTILS=yes - -.include <bsd.port.mk> |
