mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
16 lines
352 B
Makefile
16 lines
352 B
Makefile
|
# New ports collection makefile for: movemail
|
||
|
# Version required: 1.0
|
||
|
# Date created: 1997/09/09
|
||
|
# Whom: wosch
|
||
|
#
|
||
|
# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= movemail-1.0
|
||
|
CATEGORIES= mail
|
||
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
||
|
|
||
|
MAINTAINER= wosch@FreeBSD.ORG
|
||
|
|
||
|
.include <bsd.port.mk>
|