1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/misc/pantry/Makefile
Dmitry Marakasov 4dabc11e7b - Update to 32, rework the port
- Pass maintainership to submitter

PR:		137287
Submitted by:	Earl Gay <earl@eeg3.net>
2009-07-31 20:06:31 +00:00

22 lines
417 B
Makefile

# New ports collection makefile for: pantry
# Date created: 21 July 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= pantry
PORTVERSION= 32
CATEGORIES= misc
MASTER_SITES= http://www.smileystation.com/pantry/downloads/
MAINTAINER= earl@eeg3.net
COMMENT= Command-line nutrition analysis program
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN1= pantry.1 pantryd.1
.include <bsd.port.mk>