buildrootschalter/package/aespipe/aespipe.mk
Patrick Ziegler a1b9256d37 aespipe: new package
Signed-off-by: Patrick Ziegler <patrick.ziegler@fh-kl.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-26 22:42:37 +02:00

13 lines
323 B
Makefile

#############################################################
#
# aespipe
#
#############################################################
AESPIPE_VERSION = 2.4c
AESPIPE_SOURCE = aespipe-v$(AESPIPE_VERSION).tar.bz2
AESPIPE_SITE = http://loop-aes.sourceforge.net/aespipe/
AESPIPE_LICENSE = GPL
$(eval $(autotools-package))