4dabc11e7b
- Pass maintainership to submitter PR: 137287 Submitted by: Earl Gay <earl@eeg3.net>
22 lines
417 B
Makefile
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>
|