1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/misc/pantry/Makefile
Adam Weinberger aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00

16 lines
317 B
Makefile

# Created by: 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
USES= tar:bzip2
GNU_CONFIGURE= yes
.include <bsd.port.mk>