nfd: Created package with systemd scripts

This commit also removes unnecessary customization for 14.04

Change-Id: If72f8da534cd47361ca1ee1d768588ae3f2c787e
diff --git a/nfd/Makefile b/nfd/Makefile
index 2c636b8..8d15625 100644
--- a/nfd/Makefile
+++ b/nfd/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.3.3
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=3
 
 include ../packaging.mk