mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
343 B
Makefile
18 lines
343 B
Makefile
|
# New ports collection makefile for: stmpclean
|
||
|
# Version required: 0.1
|
||
|
# Date created: 4 August 1999
|
||
|
# Whom: shalunov
|
||
|
#
|
||
|
# $Id:$
|
||
|
|
||
|
DISTNAME= stmpclean-0.1
|
||
|
CATEGORIES= sysutils
|
||
|
MASTER_SITES= ftp://ftp.mccme.ru/users/shalunov/
|
||
|
|
||
|
MAINTAINER= shalunov@mccme.ru
|
||
|
|
||
|
MAN8= stmpclean.8
|
||
|
MANCOMPRESSED= no
|
||
|
|
||
|
.include <bsd.port.mk>
|