mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
335 B
Makefile
19 lines
335 B
Makefile
# New ports collection makefile for: stmpclean
|
|
# Date created: 4 August 1999
|
|
# Whom: shalunov
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= stmpclean
|
|
PORTVERSION= 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>
|