pkgsrc/time/logtime/Makefile

19 lines
403 B
Makefile

# $NetBSD: Makefile,v 1.10 2008/02/17 20:30:36 tnn Exp $
#
DISTNAME= logtime-1.2
CATEGORIES= sysutils time
MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Prints date and time in a standard format
NO_CONFIGURE= yes
MAKE_FLAGS+= PREFIX=${PREFIX}
BUILD_TARGET= all
INSTALL_TARGET= install
INSTALLATION_DIRS= ${PKGMANDIR}
.include "../../mk/bsd.pkg.mk"