opnsense-ports/sysutils/clean/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

16 lines
271 B
Makefile

# Created by: chuck@pkix.net
# $FreeBSD$
PORTNAME= clean
PORTVERSION= 3.4
CATEGORIES= sysutils
MASTER_SITES= SF
MAINTAINER= chuck@pkix.net
COMMENT= Automatically remove unwanted files
USES= tar:bzip2
PLIST_FILES= bin/clean man/man1/clean.1.gz
.include <bsd.port.mk>