drat they breed in the sewers. damn emacs backup files.

This commit is contained in:
Alan Eldridge 2003-01-31 22:59:21 +00:00
parent f0ad614c02
commit c51087aa7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74394

View file

@ -1,24 +0,0 @@
# ex:ts=8 -*-mode: makefile-*-
#
# New ports collection makefile for: ossp-mm
# Date created: 2003-01-31
# Whom: Alan Eldridge <alane@geeksrus.net>
#
# $FreeBSD$
#
PORTNAME= mm
PORTVERSION= 1.2.2
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/mm/
PKGNAMEPREFIX= ossp-
MAINTAINER= alane@FreeBSD.org
.include <bsd.port.pre.mk>
.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>
#EOF