mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
337f28498d
Submitted by: Andreas Kohout <shanee@augusta.de>
21 lines
415 B
Makefile
21 lines
415 B
Makefile
# New ports collection makefile for: unclutter
|
|
# Version required: -8
|
|
# Date created: 03 Aug 1996
|
|
# Whom: shanee@augusta.de
|
|
#
|
|
# $Id: Makefile,v 1.5 1997/04/03 00:49:23 fenner Exp $
|
|
#
|
|
|
|
DISTNAME= unclutter-8
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= shanee@augusta.de
|
|
|
|
WRKSRC= $(WRKDIR)/unclutter
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|