summaryrefslogtreecommitdiff
path: root/sysutils/stmpclean/Makefile
blob: 7750ccd549aef7af28745ba820dae2eed4e48f90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>